Whoami
This endpoint allows you to retrieve information about the currently authenticated user.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This endpoint allows you to retrieve information about the currently authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.